Rename post scripts#1037
Conversation
Rename post scripts to remove the unnecessary "ncep" qualifier.
Check warning
Code scanning / shellcheck
SCRgfs is referenced but not assigned.
Check warning
Code scanning / shellcheck
Double quote to prevent globbing and word splitting.
Check warning
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required.
Check warning
Code scanning / shellcheck
Double quote to prevent globbing and word splitting.
Check warning
Code scanning / shellcheck
Prefer putting braces around variable references even when not strictly required.
a94369b to
3fee66f
Compare
|
Kate is already making most of these linter fixes in PR #1030, so I'm going to close this PR and hold until that is merged. |
…(combined) (NOAA-EMC#1037) Co-authored-by: @SMoorthi-emc
Description
Rename post scripts to remove the unnecessary "ncep" qualifier. Also changes the executable name for upp to be the one produced by upp (
upp.x).The ush/global_nceppost.sh script is removed as it is not used by any job. We may want to rename the gfs_post.sh script (the one that is used) to global_post.sh to be more reflective of its usage.
Type of change
How Has This Been Tested?
Checklist